home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spy Sweeper Free / ssftrialsnrsetup1_1894289931.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRASWEEPPAGE / TFRASWEEPPAGE.txt
Encoding:
Text File  |  2006-10-20  |  4.8 KB  |  224 lines

  1. inherited fraSweepPage: TfraSweepPage
  2.   Width = 601
  3.   Height = 505
  4.   ExplicitWidth = 601
  5.   ExplicitHeight = 505
  6.   inherited pnlHeader: TPanel
  7.     Width = 631
  8.     ExplicitWidth = 631
  9.     inherited imgStep: TResImage
  10.       ResourceImage = 'PI_SWEEP'
  11.     end
  12.     inherited btnContextHelp: TResTeButton
  13.       Left = 566
  14.       ExplicitLeft = 566
  15.     end
  16.   end
  17.   object pnlSweep: TTePanel
  18.     Left = 8
  19.     Top = 80
  20.     Width = 346
  21.     Height = 369
  22.     Anchors = [akLeft, akTop, akRight, akBottom]
  23.     TabOrder = 1
  24.     OnResize = pnlSweepResize
  25.     ThemeObject = 'MainPanel'
  26.     DesignSize = (
  27.       346
  28.       369)
  29.     object imgNoThreats: TResImage
  30.       Left = 8
  31.       Top = 8
  32.       Width = 48
  33.       Height = 48
  34.       Visible = False
  35.     end
  36.     object lblItemsFound: TResLabel
  37.       Left = 8
  38.       Top = 122
  39.       Width = 69
  40.       Height = 14
  41.       Color = clWhite
  42.       ParentColor = False
  43.       Transparent = True
  44.       ResourceCaption = 33520
  45.     end
  46.     object lblSweepStatus: TResLabel
  47.       Left = 8
  48.       Top = 8
  49.       Width = 84
  50.       Height = 14
  51.       Caption = 'lblSweepStatus'
  52.       Color = clWhite
  53.       ParentColor = False
  54.       Transparent = True
  55.     end
  56.     object lblProgressText: TResLabel
  57.       Left = 8
  58.       Top = 32
  59.       Width = 138
  60.       Height = 14
  61.       Caption = 'less than 1 day remaining'
  62.       Color = clWhite
  63.       ParentColor = False
  64.       ShowAccelChar = False
  65.       Transparent = True
  66.     end
  67.     object lblNWSubscribe: TResLabel
  68.       Left = 8
  69.       Top = 336
  70.       Width = 83
  71.       Height = 14
  72.       Caption = 'lblNWSubscribe'
  73.       Color = clWhite
  74.       ParentColor = False
  75.       ShowAccelChar = False
  76.       Transparent = True
  77.       Visible = False
  78.       OnClick = btnSubscribeNowClick
  79.     end
  80.     object prgSweep: TProgressBar
  81.       Left = 8
  82.       Top = 56
  83.       Width = 255
  84.       Height = 20
  85.       Anchors = [akLeft, akTop, akRight]
  86.       Step = 5
  87.       TabOrder = 2
  88.       Visible = False
  89.     end
  90.     object aniSweep: TAnimate
  91.       Left = 272
  92.       Top = 8
  93.       Width = 64
  94.       Height = 64
  95.       Anchors = [akTop, akRight]
  96.       Color = clWhite
  97.       ParentColor = False
  98.       Visible = False
  99.     end
  100.     object redStatus: TRichEdit
  101.       Left = 8
  102.       Top = 140
  103.       Width = 328
  104.       Height = 180
  105.       Anchors = [akLeft, akTop, akRight, akBottom]
  106.       Color = clWhite
  107.       ReadOnly = True
  108.       ScrollBars = ssBoth
  109.       TabOrder = 0
  110.       WantReturns = False
  111.       WordWrap = False
  112.     end
  113.     object btnCancelSweep: TResTeButton
  114.       Left = 16
  115.       Top = 329
  116.       Width = 125
  117.       Height = 30
  118.       OnClick = btnCancelSweepClick
  119.       Alignment = taLeftJustify
  120.       Anchors = [akLeft, akBottom]
  121.       Cancel = True
  122.       Enabled = False
  123.       NumGlyphs = 2
  124.       Spacing = 1
  125.       TabOrder = 6
  126.       ResourceImage = 'AB_CANCEL'
  127.       ResourceCaption = 33530
  128.       ResourceHint = 41710
  129.     end
  130.     object btnPauseSweep: TResTeButton
  131.       Left = 178
  132.       Top = 329
  133.       Width = 125
  134.       Height = 30
  135.       OnClick = btnPauseClick
  136.       Alignment = taLeftJustify
  137.       Anchors = [akLeft, akBottom]
  138.       Enabled = False
  139.       NumGlyphs = 2
  140.       Spacing = 1
  141.       TabOrder = 7
  142.       ResourceImage = 'AB_PAUSE'
  143.       ResourceCaption = 33531
  144.       ResourceHint = 41711
  145.     end
  146.     object edtInspecting: TEdit
  147.       Left = 8
  148.       Top = 84
  149.       Width = 328
  150.       Height = 22
  151.       Anchors = [akLeft, akTop, akRight]
  152.       Color = clWhite
  153.       ReadOnly = True
  154.       TabOrder = 3
  155.     end
  156.     object btnSubscribeLater: TResTeButton
  157.       Left = 237
  158.       Top = 109
  159.       Width = 99
  160.       Height = 25
  161.       Visible = False
  162.       OnClick = btnSubscribeLaterClick
  163.       Enabled = False
  164.       TabOrder = 5
  165.       ResourceCaption = 34541
  166.     end
  167.     object btnSubscribeNow: TResTeButton
  168.       Left = 134
  169.       Top = 109
  170.       Width = 97
  171.       Height = 25
  172.       Visible = False
  173.       OnClick = btnSubscribeNowClick
  174.       Enabled = False
  175.       TabOrder = 4
  176.       ResourceCaption = 34542
  177.     end
  178.   end
  179.   object btnQuarantine: TResTeButton
  180.     Left = 418
  181.     Top = 457
  182.     Width = 176
  183.     Height = 40
  184.     OnClick = btnQuarantineClick
  185.     Alignment = taLeftJustify
  186.     Anchors = [akRight, akBottom]
  187.     Enabled = False
  188.     NumGlyphs = 2
  189.     ThemeObject = 'ActionButton'
  190.     TabOrder = 3
  191.     ResourceImage = 'AB_STARTSWEEP'
  192.     ResourceCaption = 33540
  193.     ResourceHint = 41712
  194.     ExplicitTop = 465
  195.   end
  196.   object pnlSweepLog: TTePanel
  197.     Left = 362
  198.     Top = 80
  199.     Width = 231
  200.     Height = 369
  201.     Anchors = [akTop, akRight, akBottom]
  202.     Color = clWhite
  203.     TabOrder = 2
  204.     ThemeObject = 'default'
  205.     object lblSweepLog: TResLabel
  206.       Left = 8
  207.       Top = 8
  208.       Width = 77
  209.       Height = 14
  210.       Color = clWhite
  211.       ParentColor = False
  212.       Transparent = True
  213.       ResourceCaption = 34000
  214.     end
  215.   end
  216.   object tmrUpdateUI: TTimer
  217.     Enabled = False
  218.     Interval = 99
  219.     OnTimer = tmrUpdateUITimer
  220.     Left = 560
  221.     Top = 424
  222.   end
  223. end
  224.